tests: Add backcompat-fsck test
authorColin Walters <walters@verbum.org>
Fri, 21 Mar 2025 15:10:46 +0000 (11:10 -0400)
committerColin Walters <walters@verbum.org>
Fri, 21 Mar 2025 15:10:46 +0000 (11:10 -0400)
commit95bf12549747ef9f5f98ad3b009ea160951112b9
treeff34f7f9e6a97bb9ba5eb643084eb757c767b59c
parentba2f9a93b2320879e1de2aa99a517fbd2d00e05a
tests: Add backcompat-fsck test

We don't have a lot in the way here of formal upgrade/compat tests,
but we definitely should.

Most of our tests just test the built ostree.

I believe this would have caught compatibility issues with
https://github.com/ostreedev/ostree/pull/3346
Makefile-tests.am
tests/test-backcompat-fsck.sh [new file with mode: 0755]